correctEntry

Validates (not corrects) the provided String versus the provided Predicate

This checker doesn't have enough context to know how to make a correction, so just passes validation results on correct.

Return

ValidationResult - validation result of testing the predicate (no correction provided)

Author

fzzyhmstrs

Since

0.2.6

Parameters

input

String - the Identifier to test

type

EntryValidator.ValidationType - whether this is testing with weak or strong validation